Return to start page
Removes the sub string at position position with length length of string whichString and returns the resulting string. whichString String which is used for removing the sub string. position Position of the sub string which should be removed. length Length of the sub string which should be removed. Returns the new string without the sub string string.
-
Core/String/Library Misc.j
RemoveSubString
-
-
-